chore(deps): bump authlib from 1.6.9 to 1.7.0#541
Merged
Conversation
Completed Working on "Code Review"✅ Review publishing completed successfully: posted comments from all chunks and submitted final review (COMMENT) with summary. Total comments: 1 across 1 files. ✅ Workflow completed successfully. |
Dependency ReviewThe following issues were found:
License Issuesuv.lock
OpenSSF Scorecard
Scanned Files
|
There was a problem hiding this comment.
Final Review Summary
Findings by severity:
- BLOCKER: 0
- CRITICAL: 0
- MAJOR: 1
- MINOR: 0
- SUGGESTION: 0
- PRAISE: 0
Key themes:
- Supply-chain governance gap introduced by transitive dependency changes.
- Authentication surface expansion (
joserfc) without explicit approval/pinning policy.
Actionable next steps:
- Perform dependency review for
joserfc(security + license). - Enforce dependency governance for this transitive addition (explicit pin/constraint in project policy or documented transitive pinning approach).
- Regenerate and commit lockfile after policy-compliant dependency handling.
| source = { registry = "https://pypi.org/simple" } | ||
| dependencies = [ | ||
| { name = "cryptography" }, | ||
| { name = "joserfc" }, |
There was a problem hiding this comment.
[major]: Upgrading to authlib 1.7.0 introduces joserfc transitively. Treat this as a distinct auth-surface dependency and require explicit governance (approval/pinning/monitoring) rather than implicit transitive drift.
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.9 to 1.7.0. - [Release notes](https://github.com/authlib/authlib/releases) - [Commits](authlib/authlib@v1.6.9...v1.7.0) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
f3c1b7b to
c4b496a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps authlib from 1.6.9 to 1.7.0.
Release notes
Sourced from authlib's releases.
Commits
5d2e603chore: release 1.7.0767f08bfix: CSRF issue with starlette cliente9aaef3Merge pull request #877 from authlib/merge/1.63c8ec9aMerge branch 'main' into merge/1.6ef09aebchore: release 1.6.103be0846fix: redirecting to unvalidated redirect_uri on UnsupportedResponseTypeError4cf6f97Merge pull request #876 from guillett/patch-123f67b4Update README.md docs.authlib.org/en/latest => docs.authlib.org/en/stable1040163chore: prek autoupdate491209fMerge pull request #875 from azmeuk/doc